@font-face {
font-family:poppins;
src:url(../font/poppins-semibold.eot);
src:url(../font/poppins-semibold.eot?#font-spider) format('embedded-opentype'), url(../font/poppins-semibold.woff) format('woff'), url(../font/poppins-semibold.ttf) format('truetype'), url(../font/poppins-semibold.svg) format('svg');
font-weight:400;
font-style:normal
}
@font-face {
font-family:SourceHanSansCN;
src:url(../font/SourceHanSansCN-Regular_0.eot);
src:url(../font/SourceHanSansCN-Regular_0.eot?#font-spider) format('embedded-opentype'), url(../font/SourceHanSansCN-Regular_0.woff) format('woff'), url(../font/SourceHanSansCN-Regular_0.ttf) format('truetype'), url(../font/SourceHanSansCN-Regular_0.svg) format('svg');
font-weight:400;
font-style:normal
}
@font-face {
font-family:poppinsLight;
src:url(../font/POPPINS-LIGHT.eot);
src:url(../font/POPPINS-LIGHT.eot?#font-spider) format('embedded-opentype'), url(../font/POPPINS-LIGHT.woff) format('woff'), url(../font/POPPINS-LIGHT.ttf) format('truetype'), url(../font/POPPINS-LIGHT.svg) format('svg');
font-weight:400;
font-style:normal
}
.container {

	position:relative;margin: 0 auto; width:1250px;
}
.hidden-xs {
	display:block
}
.visible-xs {
	display:none
}
.tit {
	text-align:center
}
.tit .tit-cn {
	font-size:36px;
	line-height:1;
	color:#233645;
	margin-bottom:10px;
	font-family:SourceHanSansCN
}
.tit .tit-cn.white {
	color:#fff
}
.tit .tit-en {
	font-family:poppins;
	font-size:16px;
	line-height:30px;
	color:#98b8cd;
	text-transform:uppercase
}
.pop {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:rgba(0, 0, 0, .5);
	z-index:9999;
	display:none
}
.pop .wx-pop {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	z-index:3
}
.pop .close {
	width:30px;
	height:30px;
	position:absolute;
	right:-30px;
	top:-30px;
	background:url(../images/close.png) no-repeat;
	background-size:100% 100%;
	cursor:pointer
}
.pop.open {
	display:block
}
.mot {
	width:200px;
	display:block;
	font-size:14px;
	color:#57ade3;
	line-height:46px;
	border:1px solid #abd6f3;
	border-radius:6px;
	text-align:center;
	position:relative;
	z-index:1;
	margin:0 auto;
	text-transform:uppercase;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.mot:before {
	content:'';
	width:0;
	height:100%;
	background:#57ade3;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	border-radius:5px;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.mot:hover {
	color:#fff;
	border-color:#57ade3;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.mot:hover:before {
	width:100%;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.arr {
	width:46px;
	height:46px;
	background:#f37200;
border:0px solid #fff;
	border-radius:50%;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	z-index:22;
	cursor:pointer;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.arr:after {
	content:'';
	width:10px;
	height:15px;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%)
}
.arr:hover {
	background:#0092ff;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.arr:hover:after {
	background-position:-10px 0
}
.arr-left {
	left:0;
	margin-left:-23px
}
.arr-left:after {
	background:url(../images/arr-left.png) no-repeat
}
.arr-right {
	right:0;
	margin-right:-23px
}
.arr-right:after {
	background:url(../images/arr-right.png) no-repeat
}
.pagination {
	margin:0 -10px
}
.pagination li {
	float:left;
	width:40px;
	height:40px;
	border-radius:50%;
	text-align:center;
	line-height:40px;
	font-size:18px;
	background:rgba(87, 173, 227, 0);
	margin:0 10px;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.pagination li.active, .pagination li:hover {
	background:#57ade3;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.pagination li.active a, .pagination li.active span, .pagination li:hover a, .pagination li:hover span {
	color:#fff;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.pagination li.active:first-child:after, .pagination li.active:last-child:after, .pagination li:hover:first-child:after, .pagination li:hover:last-child:after {
	background-position:-10px 0
}
.pagination li:first-child, .pagination li:last-child {
	position:relative
}
.pagination li:first-child:after, .pagination li:last-child:after {
	content:'';
	width:10px;
	height:15px;
	background-repeat:no-repeat;
	background-position:-20px 0;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%)
}
.pagination li:first-child:after {
	background-image:url(../images/arr-left.png)
}
.pagination li:last-child:after {
	background-image:url(../images/arr-right.png)
}
.pagination li.disable {
	pointer-events:none
}
.pagination a, .pagination span {
	color:#233645;
	display:block;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.location {
	background:#f5f8f9;
	padding:29px 0 22px
}
.location li {
	float:left;
	font-size:12px;
	line-height:30px;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.location li:last-child a:after {
	display:none
}
.location li:hover a {
	color:#57ade3;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.location li.active a {
	color:#233645
}
.location a {
	display:block;
	color:#9fb3c0;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.location a:after {
	content:'';
	width:8px;
	height:8px;
	border-top:1px solid #9fb3c0;
	border-right:1px solid #9fb3c0;
	display:inline-block;
	margin:0 9px;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg)
}
.to-detail {
	display:inline-block;
	font-size:14px;
	line-height:18px;
	color:#57ade3;
	text-transform:uppercase;
	position:relative;
	font-weight:700;
	overflow:hidden
}
.to-detail:before {
	content:"";
	display:block;
	background:#57ade3;
	width:100%;
	height:1px;
	position:absolute;
	bottom:0
}
.to-detail.white {
	color:#fff
}
.to-detail.white:before {
	background:#fff
}
.to-detail.white:hover {
	color:#fff
}
.to-detail:hover {
	color:#57ade3
}
.to-detail:hover:before {
	animation:underline 1s 1;
	-webkit-animation:underline 1s 1;
	-moz-animation:underline 1s 1;
	-o-animation:underline 1s 1
}
@keyframes underline {
0% {
left:0
}
50% {
left:100%
}
50.1% {
left:-100%
}
100% {
left:0
}
}
.he {
	width:100%;
	background:#fff;
	z-index:999;
	position:relative;
	border-bottom:5px solid #c8e9ff;
transition:all .6s ease;
-ms-transition:all .6s ease;
-o-transition:all .6s ease;
-webkit-transition:all .6s ease;
-moz-transition:all .6s ease
}
.he .padding {
	padding-left:4.1666%;
	padding-right:4.1666%
}
.he.fixed {
	position:fixed;
	top:-60px;
transition:all .6s ease;
-ms-transition:all .6s ease;
-o-transition:all .6s ease;
-webkit-transition:all .6s ease;
-moz-transition:all .6s ease
}


.head-top {
	border-bottom:1px solid #c8e9ff
}
.head-top li {
	float:left
}
.head-top .head-top-left li {
	font-size:14px;
	line-height:60px;
	color:#9fb3c0;
	margin-right:36px
}
.head-top .head-top-left li:before {
	content:'';
	height:19px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:sub;
	margin-right:10px
}
.head-top .head-top-left .top-tel:before {
	width:15px;
	background-position:-69px 0
}
.head-top .head-top-left .top-fax:before {
	width:18px;
	background-position:-84px 0
}
.head-top .head-top-left .top-addr:before {
	width:15px;
	background-position:-102px 0
}
.head-top .head-top-right {
	margin:10px 0
}
.head-top .head-top-right ul {
	margin:0 -10px
}
.head-top .head-top-right li {
	width:40px;
	height:40px;
	margin:0 10px;
	position:relative;
	border:1px solid rgba(87, 173, 227, 0);
	border-radius:50%;
transition:all .6s ease;
-ms-transition:all .6s ease;
-o-transition:all .6s ease;
-webkit-transition:all .6s ease;
-moz-transition:all .6s ease;
	cursor:pointer
}
.head-top .head-top-right li:hover {
	border-color:#c8e9ff;
transition:all .6s ease;
-ms-transition:all .6s ease;
-o-transition:all .6s ease;
-webkit-transition:all .6s ease;
-moz-transition:all .6s ease
}
.head-top .head-top-right a {
	display:block;
	height:19px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%)
}
.head-top .head-top-right .wx a {
	width:23px;
	background-position:0 0
}
.head-top .head-top-right .video a {
	width:22px;
	background-position:-23px 0
}
.head-top .head-top-right .wb a {
	width:24px;
	background-position:-45px 0
}
.head-top .head-top-right .wxcode {
	width:110px;
	height:110px;
	position:absolute
}
.head-bottom {
	position:relative;
	margin-top:17px;
	margin-bottom:14px
}
.head-bottom .logo {
	display:block
}
.se2 {
	width:294px;
	margin-top:10px;
transition:all .6s ease;
-ms-transition:all .6s ease;
-o-transition:all .6s ease;
-webkit-transition:all .6s ease;
-moz-transition:all .6s ease
}
.se2 .se2-wrap {
	width:100%;
	border:1px solid #c8e9ff;
	border-radius:21.5px;
	position:relative;
transition:all .6s ease;
-ms-transition:all .6s ease;
-o-transition:all .6s ease;
-webkit-transition:all .6s ease;
-moz-transition:all .6s ease
}
.se2 input {
	width:100%;
	height:42px;
	line-height:42px;
	font-size:14px;
	color:#bdbdbd;
	padding:0 45px 0 20px
}
.se2 input::-moz-placeholder {
color:#bdbdbd
}
.se2 input:-ms-input-placeholder {
color:#bdbdbd
}
.se2 input::-webkit-input-placeholder {
color:#bdbdbd
}
.se2 button {
	width:40px;
	height:40px;
	position:absolute;
	right:1px;
	top:1px;
	background:#57ade3;
	border-radius:50%
}
.se2:hover .se2-wrap {
	border-color:#57ade3;
transition:all .6s ease;
-ms-transition:all .6s ease;
-o-transition:all .6s ease;
-webkit-transition:all .6s ease;
-moz-transition:all .6s ease
}

.footer {
	padding:3.9583% 0 0
}
.foot-menu {
	width:54.1881%
}
.foot-menu ul {
	margin:0 -18px
}
.foot-menu li {
	float:left;
	width:16.6667%;
	padding:0 20px
}
.foot-menu p {
	font-size:14px;
	line-height:18px;
	color:#233645
}
.foot-menu dl {
	margin-top:30px
}
.foot-menu dd {
	font-size:12px;
	line-height:30px
}
.foot-menu a {
	color:#979797;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:100%
}
.foot-contact {
	width:45.8119%
}
.foot-contact h3 {
	font-size:22px;
	line-height:1;
	color:#233645
}
.foot-contact .contact-con {
	margin-top:50px
}
.foot-contact .contact-con li {
	font-size:14px;
	line-height:24px;
	color:#233645;
	margin-bottom:15px
}
.foot-contact .contact-con li:before {
	content:'';
	height:19px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:sub;
	margin-right:10px
}
.foot-contact .contact-con .foot-tel {
	font-size:24px;
	line-height:1
}
.foot-contact .contact-con .foot-tel a {
	color:#57ade3
}
.foot-contact .contact-con .foot-tel:before {
	width:15px;
	background-position:-69px 0;
	vertical-align:middle
}
.foot-contact .contact-con .foot-fax:before {
	width:18px;
	background-position:-84px 0
}
.foot-contact .contact-con .foot-addr:before {
	width:15px;
	background-position:-102px 0
}
.foot-contact .copyright {
	font-size:12px;
	line-height:24px;
	color:#b0b0b0;
	margin-top:20px
}
.foot-contact .copyright a {
	color:#b0b0b0;
	display:inline-block;
	margin-left:5px
}
@media (max-width:1880px) {

}
@media (max-width:1680px) {
.tit .tit-cn {
font-size:32px;
margin-bottom:5px
}
.head-bottom {
margin-top:10px;
margin-bottom:10px
}
.se2 {
width:250px
}

}
@media (max-width:1440px) {
.tit .tit-cn {
font-size:28px
}

}
@media (max-width:1366px) {
.tit .tit-cn {
font-size:24px
}
.tit .tit-en {
font-size:14px
}
.he .padding {
padding-left:3%;
padding-right:3%
}

}
@media (max-width:1280px) {
.container {
width:90%
}
.se2 {
width:240px
}

.foot-menu ul {
margin:0 -16px
}
.foot-menu li {
padding:0 16px
}
}
@media (max-width:1200px) {
.hidden-xs {
display:none
}
.visible-xs {
display:block
}
.he {
position:fixed;
top:0
}
.head-bottom .logo img {
height:50px
}
.head-r {
width:100%;
float:none;
margin-top:54px;
position:absolute;
left:0
}





.m-search {
line-height:50px;
margin-right:15px;
padding:0 20px
}
.m-search img {
width:18px;
height:auto
}
.view-search {
position:absolute;
left:0;
width:100%;
height:100%;
background:#fff;
bottom:100%;
z-index:98;
opacity:0;
filter:alpha(opacity=0);
transition:all .3s cubic-bezier(.4, 0, 1, 1);
-ms-transition:all .3s cubic-bezier(.4, 0, 1, 1);
-o-transition:all .3s cubic-bezier(.4, 0, 1, 1);
-webkit-transition:all .3s cubic-bezier(.4, 0, 1, 1);
-moz-transition:all .3s cubic-bezier(.4, 0, 1, 1)
}
.view-search.active {
opacity:1;
filter:alpha(opacity=100);
bottom:0
}
.view-search .cent-form {
position:absolute;
width:90%;
top:50%;
left:50%;
transform:translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
-o-transform:translate(-50%, -50%);
-webkit-transform:translate(-50%, -50%);
-moz-transform:translate(-50%, -50%);
height:50px;
line-height:50px
}
.view-search .tex {
font-size:14px;
height:50px;
line-height:50px;
text-align:left;
width:100%;
box-sizing:border-box;
color:#666;
background:0 0;
padding-left:50px
}
.view-search input:focus::-webkit-input-placeholder {
color:transparent
}
.view-search input:focus:-moz-placeholder {
color:transparent
}
.view-search input:focus::-moz-placeholder {
color:transparent
}
.view-search input:focus:-ms-input-placeholder {
color:transparent
}
.view-search .sub-butn {
border:none;
width:20px;
background:url(../images/search-icon1.png) no-repeat center/100% auto;
position:absolute;
left:15px;
top:0;
text-align:center;
height:50px;
font-size:0;
line-height:50px;
color:#fff;
cursor:pointer
}
.view-search .close {
display:block;
width:30px;
height:30px;
background:url(../images/close1.png) no-repeat center;
background-size:30px auto;
position:absolute;
top:0;
bottom:0;
margin:auto 0;
right:5%;
cursor:pointer
}
.hamburger {
margin-top:10px;
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.hamburger .line {
height:2px;
width:26px;
margin:6px auto;
background-color:#57ade3;
display:block;
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.is-active {
animation:smallbig .6s forwards
}
.is-active .line:nth-child(1), .is-active .line:nth-child(2), .is-active .line:nth-child(3) {
-webkit-transition-delay:.2s;
-o-transition-delay:.2s;
transition-delay:.2s
}
.is-active .line:nth-child(2) {
opacity:0;
filter:alpha(opacity=0)
}
.is-active .line:nth-child(1) {
-webkit-transform:translateY(8px) rotate(45deg);
-ms-transform:translateY(8px) rotate(45deg);
-o-transform:translateY(8px) rotate(45deg);
transform:translateY(8px) rotate(45deg)
}
.is-active .line:nth-child(3) {
-webkit-transform:translateY(-8px) rotate(-45deg);
-ms-transform:translateY(-8px) rotate(-45deg);
-o-transform:translateY(-8px) rotate(-45deg);
transform:translateY(-8px) rotate(-45deg)
}
.foot-contact h3 {
font-size:20px
}
.foot-contact .contact-con .foot-tel {
font-size:22px
}
.foot-menu ul {
margin:0 -16px
}
.foot-menu li {
padding:0 12px
}
}
@media (max-width:992px) {
.pagination ul {
margin:0 -8px
}
.pagination li {
width:36px;
height:36px;
line-height:36px;
font-size:16px;
margin:0 8px
}
.footer {
padding:45px 0 20px
}
.foot-menu {
width:100%;
float:none
}
.foot-menu ul {
margin:0 -38px
}
.foot-menu li {
padding:0 38px
}
.foot-menu dl {
margin-top:15px
}
.foot-contact {
width:100%;
float:none;
margin-top:30px
}
.foot-contact h3 {
font-size:18px
}
.foot-contact .contact-con {
margin-top:25px
}
.foot-contact .contact-con li {
margin-bottom:10px
}
.foot-contact .contact-con .foot-tel {
font-size:20px
}
}
@media (max-width:915px) {
.foot-menu ul {
margin:0 -30px
}
.foot-menu li {
padding:0 27px
}
}
@media (max-width:768px) {
.tit .tit-cn {
font-size:22px
}
.tit .tit-en {
line-height:24px
}
.location {
padding:20px 0
}
.arr {
width:36px;
height:36px
}
.arr-left {
margin-left:-18px
}
.arr-right {
margin-right:-18px
}
.pagination ul {
margin:0 -5px
}
.pagination li {
font-size:14px;
margin:0 5px
}
.mot {
width:160px;
line-height:42px;
color:#fff
}
.mot:before {
width:100%
}
.head-bottom {
height:45px
}
.head-bottom .logo img {
height:45px
}
.hamburger {
margin-top:8px
}
.m-search {
line-height:45px
}
.view-search .cent-form, .view-search .sub-butn, .view-search .tex {
height:45px;
line-height:45px
}
.foot-menu ul {
margin:0
}
.foot-menu li {
float:none;
width:100%;
padding:0
}
.foot-menu li.open p:after {
opacity:0;
filter:alpha(opacity=0);
top:100%;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.foot-menu p {
line-height:36px;
position:relative;
border-bottom:1px solid #e5e5e5
}
.foot-menu p:before {
content:'';
width:18px;
height:2px;
background:#57ade3;
position:absolute;
right:0;
top:50%;
transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%)
}
.foot-menu p:after {
content:'';
width:2px;
height:18px;
background:#57ade3;
position:absolute;
right:8px;
top:50%;
transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.foot-menu dl {
margin-top:0;
display:none
}
.foot-menu dd {
font-size:14px;
line-height:36px;
border-bottom:1px solid #e5e5e5
}
.foot-menu a {
color:#233645
}
.foot-contact h3 {
font-size:16px
}
.foot-contact .contact-con {
margin-top:20px
}
.foot-contact .contact-con .foot-tel {
font-size:18px
}
.foot-contact .copyright {
margin-top:15px
}
}
@media (max-width:480px) {
.mot {
width:120px;
line-height:36px;
font-size:13px
}
.pagination li {
width:32px;
height:32px;
line-height:32px;
font-size:13px;
margin:0 3px
}
.to-detail {
font-size:13px
}
.location {
padding:10px 0
}
.location li {
line-height:24px
}
.head-bottom {
margin-bottom:5px;
margin-top:5px
}
.footer {
padding-top:30px
}
.foot-contact .contact-con {
margin-top:15px
}
.foot-contact .contact-con .foot-tel {
font-size:16px
}
.foot-contact .contact-con li {
margin-bottom:5px
}
}
@keyframes smallbig {
0%, 100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0)
}
}
.h-book {
	margin-bottom:2.6041%;
	position:relative
}
.h-book .bg {
	width:100%;
	height:557px;
	position:absolute;
	left:0;
	top:34px;
	background:url(../images/book-bg.jpg) no-repeat center/cover
}
.book-con {
	width:53.3333%;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	right:0
}
.book-con .book-desc {
	width:100%;
	padding-left:15.5448%;
	padding-right:12.3397%
}
.book-con h3 {
	font-size:30px;
	line-height:1;
	color:#fff
}
.book-con .desc {
	margin:3.8461% 0 8.0128%
}
.book-con .desc p {
	font-size:12px;
	line-height:24px;
	color:#feffff
}
.book-con li {
	font-size:14px;
	line-height:24px;
	color:#feffff;
	margin-bottom:20px;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.book-con li:before {
	content:'';
	width:17px;
	height:16px;
	background:url(../images/icon1.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px
}
.book-con li:hover {
	color:#57ade3;
	text-decoration:underline;
transition:all .45s ease;
-ms-transition:all .45s ease;
-o-transition:all .45s ease;
-webkit-transition:all .45s ease;
-moz-transition:all .45s ease
}
.book-form {
	width:46.6667%;
	background:#fff;
	border-radius:10px;
	-webkit-box-shadow:1px 8px 70px 0 rgba(156, 172, 182, .16);
	box-shadow:1px 8px 70px 0 rgba(156, 172, 182, .16);
	padding:6.1538% 4.1025% 5.5555%
}
.book-form h2 {
	font-size:28px;
	line-height:1;
	color:#233645;
	text-align:center;
	margin-bottom:10%
}
.book-form .layui-input, .book-form .layui-textarea {
	border:none;
	background:#f5f5f5;
	border-radius:8px;
	color:#b7bfc4;
	font-size:14px
}
.book-form .layui-input::-moz-placeholder, .book-form .layui-textarea::-moz-placeholder {
color:#b7bfc4
}
.book-form .layui-input:-ms-input-placeholder, .book-form .layui-textarea:-ms-input-placeholder {
color:#b7bfc4
}
.book-form .layui-input::-webkit-input-placeholder, .book-form .layui-textarea::-webkit-input-placeholder {
color:#b7bfc4
}
.book-form .layui-input {
	height:46px;
	padding-left:20px;
	padding-right:10px
}
.book-form .layui-form-item {
	margin-bottom:13px
}
.book-form .layui-form-item .layui-inline {
	margin-bottom:0;
	margin-right:0;
	width:50%;
	float:left;
	padding:0 4px
}
.book-form .layui-form-item .layui-input-inline {
	width:100%;
	margin-right:0;
	display:block
}
.book-form .ipt-wrap {
	margin-right:-4px;
	margin-left:-4px
}
.book-form .layui-textarea {
	min-height:163px;
	resize:none;
	line-height:24px;
	padding:10px 20px
}
.book-form .btn {
	margin-bottom:0;
	padding-top:8px
}
.book-form .layui-btn {
	width:100%;
	background:#57ade3;
	border-radius:8px;
	height:46px;
	line-height:46px;
	font-size:16px
}
.book-form .layui-laydate .layui-this {
	background:#57ade3!important
}
@media (max-width:1280px) {
.h-book .bg {
height:520px
}
.book-con .book-desc {
padding-left:12%;
padding-right:12%
}
.book-con h3 {
font-size:26px
}
.book-form h2 {
font-size:24px;
margin-bottom:8%
}
}
@media (max-width:1200px) {
.h-book .bg {
height:460px
}
.book-form {
padding:4% 20px
}
.book-form h2 {
font-size:22px
}
.book-form .layui-input {
padding-left:10px
}
.book-form .layui-textarea {
padding:10px
}
.book-con h3 {
font-size:24px
}
.book-con li {
margin-bottom:10px
}
}
@media (max-width:992px) {
.h-book .bg {
height:400px
}
.book-form {
width:50%
}
.book-form .layui-textarea {
min-height:120px
}
.book-form h2 {
font-size:20px;
margin-bottom:25px
}
.book-con {
width:50%
}
.book-con h3 {
font-size:22px
}
.book-con .book-desc {
padding-left:30px;
padding-right:0
}
}
@media (max-width:768px) {
.h-book {
margin-bottom:35px
}
.h-book .bg {
display:none
}
.book-form {
width:100%;
float:none;
padding:35px 20px
}
.book-form h2 {
font-size:18px;
margin-bottom:20px
}
.book-con {
width:100%;
position:static;
top:auto;
transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
right:auto;
float:none;
margin-bottom:25px
}
.book-con .book-desc {
padding-left:0
}
.book-con h3 {
color:#233645;
font-size:20px
}
.book-con .desc {
margin:15px 0 20px
}
.book-con .desc p {
color:#233645
}
.book-con li {
color:#233645
}
}
@media (max-width:480px) {
.book-form .ipt-wrap {
margin-left:0;
margin-right:0
}
.book-form .layui-form-item .layui-inline {
width:100%;
padding:0
}
.book-form .layui-form-item .layui-inline:nth-child(1) {
margin-bottom:13px
}
.book-form h2 {
font-size:16px
}
.h-book {
margin-bottom:10px
}
.book-con h3 {
font-size:18px
}
}
@media (max-width:450px) {
.book-form .layui-form-item .layui-input-inline {
margin:0
}
}
